[INFO] cloning repository https://github.com/oxidecomputer/ipcc-data
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oxidecomputer/ipcc-data" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foxidecomputer%2Fipcc-data", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foxidecomputer%2Fipcc-data'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf
[INFO] checking oxidecomputer/ipcc-data against try#dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e for pr-153721
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foxidecomputer%2Fipcc-data" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/oxidecomputer/ipcc-data
[INFO] finished tweaking git repo https://github.com/oxidecomputer/ipcc-data
[INFO] tweaked toml for git repo https://github.com/oxidecomputer/ipcc-data written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/oxidecomputer/ipcc-data on toolchain dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/oxidecomputer/ipcc-data already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] fe416a9681a0bff2f567ec4599c0c1649ca377a94180785e94d15f92ba84a561
[INFO] running `Command { std: "docker" "start" "fe416a9681a0bff2f567ec4599c0c1649ca377a94180785e94d15f92ba84a561", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fe416a9681a0bff2f567ec4599c0c1649ca377a94180785e94d15f92ba84a561" "/opt/rustwide/cargo-home/bin/cargo" "+dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe416a9681a0bff2f567ec4599c0c1649ca377a94180785e94d15f92ba84a561", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fe416a9681a0bff2f567ec4599c0c1649ca377a94180785e94d15f92ba84a561" "/opt/rustwide/cargo-home/bin/cargo" "+dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling anyhow v1.0.96
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking lock_api v0.4.12
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling binrw_derive v0.14.1
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling phash v0.1.0 (https://github.com/oxidecomputer/hubris#f3d51548)
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling binrw v0.14.1
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling smoltcp v0.9.1
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling either v1.14.0
[INFO] [stderr]    Compiling zerocopy v0.8.20
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling libftdi1-sys v1.1.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking flagset v0.4.6
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]    Compiling salty v0.3.0
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]     Checking managed v0.8.0
[INFO] [stderr]     Checking once_cell v1.20.3
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]     Checking uuid v1.14.0
[INFO] [stderr]    Compiling slog-async v2.8.0
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]     Checking clap_builder v4.5.31
[INFO] [stderr]     Checking crossbeam-channel v0.5.14
[INFO] [stderr]     Checking ftdi-mpsse v0.1.2
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking fletcher v0.3.0
[INFO] [stderr]    Compiling libipcc v0.1.0 (/opt/rustwide/workdir/libipcc)
[INFO] [stderr]     Checking take_mut v0.2.2
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]  --> libipcc/build.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(target_os = "illumos")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[deny(misleading_cfg_in_build_script)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]   --> libipcc/build.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[cfg(target_os = "illumos")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libipcc` (build script) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "fe416a9681a0bff2f567ec4599c0c1649ca377a94180785e94d15f92ba84a561", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe416a9681a0bff2f567ec4599c0c1649ca377a94180785e94d15f92ba84a561", kill_on_drop: false }`
[INFO] [stdout] fe416a9681a0bff2f567ec4599c0c1649ca377a94180785e94d15f92ba84a561
